gtk4.git
2017-09-30 Matthias ClasenAdd a forgotten rename
2017-09-30 Matthias ClasenReshuffle things a little bit
2017-09-30 Matthias ClasenSmall simplification
2017-09-30 Matthias Clasenvulkan: Add a counter for intermediate textures
2017-09-30 Matthias ClasenCosmetics
2017-09-30 Matthias ClasenFix a doc comment
2017-09-30 Benjamin Otteinspector: GSK_IS_RENDER_NODE() does NULL-check
2017-09-30 Matthias ClasenSupport repeat nodes in vulkan
2017-09-30 Matthias Clasenvulkan: Add a repeating sampler
2017-09-30 Matthias Clasenvulkan: Move sampler creation down
2017-09-30 Matthias Clasenvulkan: Rename blend pipeline to texture
2017-09-30 Matthias Clasenvulkan: Allow to control scaling in the blend pipeline
2017-09-29 Matthias Clasenvulkan: Fix setup for dependent render passes
2017-09-29 Daniel Bolesdocs: css-properties: Fix wrongly repeated colour
2017-09-29 Timm Bädertestsuite: Add test case for previous commit
2017-09-29 Timm Bäderwidget: Fix inserting child widgets at the beginning
2017-09-29 Timm Bäderbuild: Add widgetorder unit test to build system
2017-09-29 Timm Bäderbox: Remove return value from box_pack
2017-09-29 Timm Bäderbox: Remove size_allocate_no_center
2017-09-29 Timm Bäderadwaita: Remove outlines from focused entries for now
2017-09-29 Matthias ClasenRecorder: Add details for inset and outset shadow nodes
2017-09-29 Matthias Clasengsk: Fix a typo
2017-09-29 Matthias ClasenRecorder: Show details about linear gradient nodes
2017-09-28 Matthias ClasenRecorder: Show details of blur nodes
2017-09-28 Matthias Clasenrecorder: Show details for blend nodes
2017-09-28 Matthias Clasengsk: remove gsk_blend_node_get_blend_mode from public api
2017-09-28 Matthias ClasenRecorder: Show details of crossfade nodes
2017-09-28 Matthias Clasenrecorder: Show details for opacity nodes
2017-09-28 Matthias ClasenRecorder: Show details of border nodes
2017-09-28 Matthias Clasenrecorder: Put text color in the right row
2017-09-28 Matthias ClasenRecorder: Show colors visually for text too
2017-09-28 Matthias ClasenReshuffle the recorder ui a bit
2017-09-28 Matthias Clasenrecorder: Show surfaces and textures
2017-09-28 Matthias Clasenrecorder: Show text node properties
2017-09-28 Matthias Clasenrecorder: show color information for color nodes
2017-09-28 Timm BäderPlug some memory leaks
2017-09-28 Timm BäderGdkEvent: OWNER_CHANGE events have a selection as well
2017-09-28 Timm BäderGdkEvent: Unref user_data in free
2017-09-28 Matthias Clasenvulkan: Measure gpu time
2017-09-28 Matthias Clasengsk: Change the profiler setup
2017-09-28 Matthias Clasengsk: Redo the sampling in the profiler
2017-09-28 Matthias Clasengsk: Add a profile counter for vulkan render passes
2017-09-28 Matthias Clasenvulkan: Implement multiple render passes
2017-09-28 Matthias ClasenAdd an api to get the vertex data for a render pass
2017-09-28 Matthias ClasenAdd semaphores to the command buffer submit api
2017-09-28 Matthias ClasenAdd an api to create intermediate textures
2017-09-28 Piotr Drąginspector: Mark missing strings for translation
2017-09-27 Sam Thursfieldflowbox: Fix annotation for GListModel binding callback
2017-09-26 Matthias Clasenvulkan: Update the outset-shadow fragment shaders
2017-09-26 Matthias Clasengsk: Fix Vulkan validation errors for image upload
2017-09-26 Matthias Clasengdk: Tone down Vulkan validation
2017-09-26 Daniel Elstnergdk-wayland: Do not leak dummy 1x1 surface on every...
2017-09-26 Matthias Clasengsk: report fallback pixels as a profile counter
2017-09-26 Matthias Clasengsk: Add a way to reset profiler counters
2017-09-25 Matthias Clasenvulkan: add a frame counter to the profiler
2017-09-25 Matthias ClasenFix a typo
2017-09-25 Matthias Clasengsk: Make profiler counters more useful
2017-09-25 Matthias Clasengsk: count fallback pixels
2017-09-25 Debarshi RayGtkBuilder: Enforce "class" as a mandatory attribute...
2017-09-25 Rico Tzschichholzgsk: Some g-i annotation fixes
2017-09-25 Matthias Clasengsk: Documentation additions
2017-09-25 Matthias ClasenPlug a memory leak
2017-09-24 Daniel BolesLabel: Replace allow-none with nullable/optional
2017-09-24 Timm Bäderemojichooser: Plug a memory leak
2017-09-23 Andre KlapperFix broken translations of 'calendar:' settings (ignore...
2017-09-23 Matthias Clasengsk: Fix a prefix mishap
2017-09-23 Matthias ClasenCosmetics
2017-09-23 Matthias Clasenvulkan: Implement nonseparable blendmodes
2017-09-23 Matthias Clasenvulkan: Implement blend modes
2017-09-23 Matthias Clasenvulkan: fix a clip handling problem
2017-09-23 Matthias Clasenvulkan: Implement crossfade
2017-09-23 Matthias Clasenvulkan: Drop GskVulkanPipelineLayout
2017-09-23 Matthias ClasenAllow different pipeline layouts
2017-09-23 Matthias ClasenAdd a getter to the pipeline layout directly from the...
2017-09-23 Matthias Clasenvulkan: Move descriptor set layout to the render object
2017-09-22 Arash MousaviUpdate Persian translations
2017-09-22 Rico Tzschichholzgdk: Add g-i annotations for new event getters
2017-09-22 Matthias ClasenFix a typo
2017-09-21 Emilio Pozuelo... Drop gail-4.0.pc.in
2017-09-21 Matthias Clasengsk: vulkan: Drop an unused api
2017-09-21 Matthias Clasenvulkan: Batch uploads from the glyph cache
2017-09-21 Matthias Clasenvulkan: Add an api to update multiple image regions
2017-09-21 Matthias Clasenvulkan: Quiet another validation warning
2017-09-21 Matthias Clasenvulkan: Quiet another validation error
2017-09-21 Matthias ClasenCosmetic change
2017-09-21 Matthias Clasengsk: Make repeat nodes deserializable
2017-09-21 Matthias Clasengsk: Fix serialization of text nodes
2017-09-21 Matthias ClasenAdd simple aging for the glyph cache
2017-09-21 Lionel Landwerlingsk vulkan: Use new api in the glyph cache
2017-09-21 Lionel Landwerlingsk: vulkan: rework image layout/access transitions
2017-09-21 Lionel Landwerlingsk: vulkan: silence anisotropy validation warning
2017-09-21 Matthias Clasenglyph cache: Upload glyphs incrementally
2017-09-21 Matthias Clasenvulkan: pass the context when creating a glyph cache
2017-09-21 Matthias Clasenvulkan: Add an upload_region api to GskVulkanImage
2017-09-21 Matthias ClasenAdd some debug output for the glyph cache
2017-09-21 Matthias ClasenMake the glyph cache grow as needed
2017-09-21 Matthias Clasenvulkan: Move glyph cache to a separate file
2017-09-21 Matthias Clasenvulkan: Better glyph cache api
2017-09-20 Daniel BolesToolItem: Fix nullable annotation put on wrong arg
2017-09-20 Daniel Bolesgdkseatdefault: Grab touch events where applicable
next